
.p1{
    border: solid #dbc116 3px;
    text-align: left;
    line-height: 40px;
    border-radius: 25px;
    margin-bottom: 20px;
    padding: 20px;
    font-size: 18px;
}

.p2{
    text-align: center;
}
h4{
    margin-bottom: 30px;
}